home *** CD-ROM | disk | FTP | other *** search
- on exitFrame
- global nFin, nIdioma
- case nIdioma of
- 1:
- set the movieTime of sprite 5 to 5830
- set nFin to 6125
- 2:
- set the movieTime of sprite 5 to 13360
- set nFin to 13655
- 3:
- set the movieTime of sprite 5 to 20885
- set nFin to 21130
- end case
- set the movieRate of sprite 5 to 1
- end
-